Current Location: Home> Function Categories> log1p

log1p

Returns log(1 + number), and can calculate the exact result even when the value of number is close to zero.
Similar Functions
  • Convert numbers between any binary base_convert

    base_convert

    Convertnumbersbetwee
  • Find the minimum value min

    min

    Findtheminimumvalue
  • Further method to sort ceil

    ceil

    Furthermethodtosort
  • Convert decimal to octal decoct

    decoct

    Convertdecimaltoocta
  • Leave the method of sorting floor

    floor

    Leavethemethodofsort
  • Returns exp(number) - 1, and can calculate the exact result even when the value of number is close to zero. expm1

    expm1

    Returnsexp(number)-1
  • Find the maximum value max

    max

    Findthemaximumvalue
  • Logarithm with base 10 log10

    log10

    Logarithmwithbase10
Popular Articles